* mail/rmail.el (rmail-toggle-header): Determine current header
authorChong Yidong <cyd@stupidchicken.com>
Thu, 29 Jan 2009 14:09:23 +0000 (14:09 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 29 Jan 2009 14:09:23 +0000 (14:09 +0000)
style using the buffer-local value of rmail-header-style in the
view buffer.
(rmail-show-message): Set a buffer-local value of
rmail-header-style in the view buffer.

lisp/ChangeLog

index 9fad1b023fccd38a36e62a23a990158aeb3a7297..f85ae6eeea1617be57d26b886fb5e19906a6b0a6 100644 (file)
@@ -1,3 +1,11 @@
+2009-01-29  Chong Yidong  <cyd@stupidchicken.com>
+
+       * mail/rmail.el (rmail-toggle-header): Determine current header
+       style using the buffer-local value of rmail-header-style in the
+       view buffer.
+       (rmail-show-message): Set a buffer-local value of
+       rmail-header-style in the view buffer.
+
 2009-01-29  Juanma Barranquero  <lekktu@gmail.com>
 
        * vc-dir.el (vc-dir-menu-map, vc-dir-at-event, vc-dir-resynch-file):